#leftColumn {
  width: 746px;
  margin-bottom: 40px;
  /* temp */ min-height: 400px;
  float: left;
  background: #f9f8f3 url('../images/menu.jpg') 0 1px no-repeat;
  border: solid 1px #a8c0cd;
  position: relative;
}

#leftColShadow {
  position: absolute;
  left: 8px;
  bottom: -20px;
}

#leftMenu {
  width: 203px;
  padding: 28px 0 0 0;
  float: left;
  background: url('../images/vertline.png') right -300px no-repeat;
  min-height: 422px;
}

#catName {
  color: #063655;
  font-size: 18px;
  line-height: 18px;
  margin-left: 20px;
}

#sideMenu {
  margin: 29px 0 20px 0;
  padding: 0;
  list-style-type: none;
}


#sideMenu li.page_item {
  font-size: 24px;
  text-decoration: none;
  border-bottom: solid 1px #ccd5d7;
  padding: 10px 0 10px 20px;
}

.children { display: none; }
.current_page_item .children, .current_page_ancestor .children, .current_page_parent .children { display: block; }

/*#sideMenu li:hover {
  background-color: #fff;
}*/

#sideMenu li:first-child {
  border-top: solid 1px #ccd5d7;
}

#sideMenu li a {
  font-family: BertholdAkzidenzGroteskBECoRe;
  color: #6f6d6d;
  text-decoration: none;
}

#sideMenu .children {
  list-style-type: none;
  margin: 5px 0 0 0;
  padding: 0 0 2px 0;
}

#sideMenu .children li {
  border: 0;
  font-size: 12px;
  line-height: 18px;
  padding: 0 0 5px 10px;
}

#sideMenu .children a {
  font-family: helvetica, arial, sans-serif;
}

#quote {
  padding: 10px 20px;
  line-height: 140%;
  font-family: Times, Serif;
  font-size: 14px;
}
#quotebody {
  color: #063655;
  font-style: italic;
  text-align: left;
  font-size: 16px;
}
#quoteauthor {
  text-align: right;
  line-height: 18px;
}

.sidebarLinkGraphic {
  text-align: center;
  padding-bottom: 10px;
}

.whiteRight {
  width: 164px;
  padding: 12px;
  margin-left: 20px;
  float: right;
  background: #f9f8f3;
  border: solid 1px #a8c0cd;
  position: relative;
  font-family: "Times Roman",serif;
  line-height: 18px;
  margin-bottom: 20px;
}

#rtContactBlock {
  text-align: center;
}
#rtContactBlock p {
  font-size: 150%;
  margin: .5em 0;
}

#rtContactBlock h2 {
  color: #a6030f;
  font-family: BertholdAkzidenzGroteskBECoRe;
  font-size: 22px;
  font-weight: normal;
}

#rightColumnSub {
  position: relative;
  text-align: center;
}

.rightColShadow {
  position: absolute;
  left: 0;
  bottom: -13px;
}

#page_container {
  float: left;
  width: 475px;
  padding: 20px 34px;
  font-family: "Times Roman","Serif";
  font-size: 14px;
}

#page {
  line-height: 20px;
}

#referform th {
  font-weight: bold;
  text-align: right;
}
#referform td {
  text-align:right;
}

.reflink div {
  margin-bottom: 10px;
}

.divider {
  clear: both;
  line-height: 1px;
  height: 1px;
  background: url('../images/horizontal.line.gif') left center no-repeat;
  padding: 20px 0 20px 0;
}

#cam {
  background: url('../images/page-sub-gradient.jpg') right top no-repeat;
}

#cam img {
  float: left;
  margin: 0 20px 10px 0;
}

#cam h2 {
  font-family: BertholdAkzidenzGroteskBECoRe;
  font-weight: normal;
  color: #172954;
  font-size: 22px;
  padding-top: 10px;
}

.resources {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.resources a {
  color: #253760;
  font-family: BertholdAkzidenzGroteskBECoRe;
  font-weight: normal;
  font-size: 22px;
  height: 92px;
  line-height: 82px;
  display: block;
  padding-left: 65px;
  text-decoration: none;
  background: url('../images/pdf.gif') left center no-repeat;
}

.resources li {
  background: url('../images/horizontal.line.gif') left top no-repeat;
  padding-top: 20px;
  margin-bottom: 15px;
}